/adodb/adodb-errorhandler.inc.php

Description
Constants
ADODB_ERROR_HANDLER = 'ADODB_Error_Handler' (line 14)
  • version:

    V1.90 5 April 2002 (c) 2000-2002 John Lim (jlim@natsoft.com.my). All rights reserved. Released under both BSD license and Lesser GPL library license.

    Set tabs to 4 for best viewing.

    Latest version is available at http://php.weblogs.com

Functions
ADODB_Error_Handler (line 26)

Default Error Handler. This will be called with the following params

void ADODB_Error_Handler ($dbms $dbms, $fn $fn, $errno $errno, $errmsg $errmsg, [mixed $p1 = false], [mixed $p2 = false])
  • $fn $fn: the name of the calling function (in uppercase)
  • $dbms $dbms: the RDBMS you are connecting to
  • $errno $errno: the native error number from the database
  • $errmsg $errmsg: the native error msg from the database

Documentation generated on Thu, 04 Sep 2008 16:14:36 +0400 by phpDocumentor 1.3.0RC3